[INFO] fetching crate pharia-skill 0.6.1...
[INFO] testing pharia-skill-0.6.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pharia-skill 0.6.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pharia-skill 0.6.1
[INFO] finished tweaking crates.io crate pharia-skill 0.6.1
[INFO] tweaked toml for crates.io crate pharia-skill 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pharia-skill 0.6.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pharia-skill 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.37.0
[INFO] [stderr]   Downloaded wasm-metadata v0.223.1
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.37.0
[INFO] [stderr]   Downloaded pharia-skill-macros v0.6.1
[INFO] [stderr]   Downloaded serde-bool v0.1.3
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.37.0
[INFO] [stderr]   Downloaded wit-bindgen v0.37.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.37.0
[INFO] [stderr]   Downloaded wasm-encoder v0.223.1
[INFO] [stderr]   Downloaded jiff-static v0.2.5
[INFO] [stderr]   Downloaded wit-parser v0.223.1
[INFO] [stderr]   Downloaded wasmparser v0.223.1
[INFO] [stderr]   Downloaded wit-component v0.223.1
[INFO] [stderr]   Downloaded jiff v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89d969e31cedd4a467ea1a3a2635924c8efaab392a5194f0ec5dbd004e3accd9
[INFO] running `Command { std: "docker" "start" "-a" "89d969e31cedd4a467ea1a3a2635924c8efaab392a5194f0ec5dbd004e3accd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d969e31cedd4a467ea1a3a2635924c8efaab392a5194f0ec5dbd004e3accd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d969e31cedd4a467ea1a3a2635924c8efaab392a5194f0ec5dbd004e3accd9", kill_on_drop: false }`
[INFO] [stdout] 89d969e31cedd4a467ea1a3a2635924c8efaab392a5194f0ec5dbd004e3accd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5580dbd78a3a156577933b15f6052ec637b6529138e754e88d63ff4c533ac15e
[INFO] running `Command { std: "docker" "start" "-a" "5580dbd78a3a156577933b15f6052ec637b6529138e754e88d63ff4c533ac15e", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling wasmparser v0.223.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling wasm-encoder v0.223.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling wit-bindgen-rust v0.37.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.37.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.37.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling pharia-skill-macros v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde-bool v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wit-parser v0.223.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling wasm-metadata v0.223.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.37.0
[INFO] [stderr]    Compiling wit-component v0.223.1
[INFO] [stderr]    Compiling wit-bindgen v0.37.0
[INFO] [stderr]    Compiling pharia-skill v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.07s
[INFO] running `Command { std: "docker" "inspect" "5580dbd78a3a156577933b15f6052ec637b6529138e754e88d63ff4c533ac15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5580dbd78a3a156577933b15f6052ec637b6529138e754e88d63ff4c533ac15e", kill_on_drop: false }`
[INFO] [stdout] 5580dbd78a3a156577933b15f6052ec637b6529138e754e88d63ff4c533ac15e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e1db66cbbbda151c364ccfd4b6c500790902b76d1c0396ec6bed8f7330ca752
[INFO] running `Command { std: "docker" "start" "-a" "7e1db66cbbbda151c364ccfd4b6c500790902b76d1c0396ec6bed8f7330ca752", kill_on_drop: false }`
[INFO] [stderr]    Compiling pharia-skill v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "7e1db66cbbbda151c364ccfd4b6c500790902b76d1c0396ec6bed8f7330ca752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1db66cbbbda151c364ccfd4b6c500790902b76d1c0396ec6bed8f7330ca752", kill_on_drop: false }`
[INFO] [stdout] 7e1db66cbbbda151c364ccfd4b6c500790902b76d1c0396ec6bed8f7330ca752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0dc67bb3b2187508223bb7521ab7094b279fa2724c645d7952205bfe31596bb4
[INFO] running `Command { std: "docker" "start" "-a" "0dc67bb3b2187508223bb7521ab7094b279fa2724c645d7952205bfe31596bb4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pharia_skill-9446ed9fd8c553b1)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test bindings::inference::tests::test_completion_request_conversion ... ok
[INFO] [stdout] test bindings::language::tests::test_from_select_language_request ... ok
[INFO] [stdout] test bindings::tests::dont_serialize_error ... ok
[INFO] [stdout] test bindings::tests::serialize_result ... ok
[INFO] [stdout] test bindings::chunking::tests::test_chunking ... ok
[INFO] [stdout] test bindings::document_index::tests::test_request_conversion ... ok
[INFO] [stdout] test bindings::document_index::tests::test_response_conversion ... ok
[INFO] [stdout] test bindings::inference::tests::test_completion_response_conversion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pharia_skill
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/bindings.rs - bindings::__export_skill_impl (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0dc67bb3b2187508223bb7521ab7094b279fa2724c645d7952205bfe31596bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc67bb3b2187508223bb7521ab7094b279fa2724c645d7952205bfe31596bb4", kill_on_drop: false }`
[INFO] [stdout] 0dc67bb3b2187508223bb7521ab7094b279fa2724c645d7952205bfe31596bb4
